home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
misc
/
chemistr
/
chem101.sit
/
Chem 101
/
card_17215.txt
< prev
next >
Wrap
Text File
|
1989-08-27
|
5KB
|
230 lines
-- card: 17215 from stack: in
-- bmap block id: 33484
-- flags: 4000
-- background id: 17456
-- name: Workbook
-- part 8 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=45 top=251 right=291 bottom=471
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: calc
-- part 11 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=222 top=315 right=338 bottom=248
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
end mouseUp
-- part 16 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=98 top=60 right=77 bottom=209
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name:
-- part 18 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=276 top=196 right=227 bottom=436
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Density
----- HyperTalk script -----
on mousedown
doPopup
end mousedown
on doPopUp
put "Density 1,Density 2" into questions
put 0 into question
get PopUpMenu( questions, question, gmouseH(), gmouseV() )
if it is not empty then
put it into question
visual effect dissolve
put item question of questions into choice
go to card choice
end if
end doPopUp
-- part 19 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=81 top=196 right=227 bottom=241
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Metric Conversion
----- HyperTalk script -----
on mousedown
doPopup
end mousedown
on doPopUp
put "Metric Conversion 1,Metric Conversion 2,Metric Conversion 3,Metric Conversion 4,Metric Conversion 5" into questions
put 0 into question
get PopUpMenu( questions, question, gmouseH(), gmouseV() )
if it is not empty then
put it into question
visual effect dissolve
put item question of questions into choice
go to card choice
end if
end doPopUp
-- part 21 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=176 top=132 right=163 bottom=336
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: How to use...
----- HyperTalk script -----
on mouseup
visual effect dissolve
go to card "Workbook Demo"
end mouseup
-- part 22 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=274 top=319 right=336 bottom=442
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: cont
-- part 23 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=81 top=253 right=284 bottom=241
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Temperature
----- HyperTalk script -----
on mousedown
doPopup
end mousedown
on doPopUp
put "Temperature 1,Temperature 2" into questions
put 0 into question
get PopUpMenu( questions, question, gmouseH(), gmouseV() )
if it is not empty then
put it into question
visual effect dissolve
put item question of questions into choice
go to card choice
end if
end doPopUp
-- part 24 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=276 top=253 right=284 bottom=436
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Mole
----- HyperTalk script -----
on mousedown
doPopup
end mousedown
on doPopUp
put "Mole 1,Mole 2" into questions
put 0 into question
get PopUpMenu( questions, question, gmouseH(), gmouseV() )
if it is not empty then
put it into question
visual effect dissolve
put item question of questions into choice
go to card choice
end if
end doPopUp
-- part contents for card part 16
----- text -----
Table of Contents
-- part contents for card part 22
----- text -----
Hold down button for menu